home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6514 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: access4.digex.net!not-for-mail
  2. From: ell@access4.digex.net (Ell)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: need books to learn about C++ or Basic
  5. Date: 9 Feb 1996 03:17:44 GMT
  6. Organization: The Universe
  7. Message-ID: <4feeco$k4e@news4.digex.net>
  8. References: <4fbak4$pm6@sifon.cc.mcgill.ca> <4fb8mn$2ia@news.third-wave.com>
  9. NNTP-Posting-Host: access4.digex.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. seshadri (seshadri@third-wave.com) wrote:
  13. : In article <4fbak4$pm6@sifon.cc.mcgill.ca>, chris love 
  14. : <clove@PO-Box.McGill.CA> says:
  15. : >
  16. : >I am very interested in computers and have good knowledge of how they 
  17. : >work.  I would like to get a summer job working in the 
  18. : >computer  industry somehow and most of the jobs require C++ or Basic 
  19. : >programming language knowledge.  I am willing to learn 
  20. : >these languages on my own if need be, but would like to know if anybody 
  21. : >could suggest some good books or areas on the net that 
  22. : >are for beginners.  Your help is greatly appreciated.   
  23. : >Thanks
  24. : >
  25. : >Chris.
  26. : >clove@PO-Box.McGill.CA
  27. : >
  28. : i would like to second this request, being a 70s era cobol, pl/i, fortran
  29. : dinosaur.  can anyone suggest books, software to get for a pc, possible
  30. : seminars or home study courses to enable a relatively experienced dp
  31. : person to update skills to include oop.  pls post or email me.
  32. : thanks/ganesh
  33.  
  34. Go to a super bookstore and peruse its shelves.  Just stand there 
  35. marvel, and take it all in.
  36.  
  37. While you are there check out Object-Oriented Analysis and Design by Grady
  38. Booch, and Timothy Budd's Introduction to Object-Oriented Programming for
  39. oo fundamentals.  Read either of these for the better expositions of the
  40. most important fundamentals of oo analysis and design.  This is where it
  41. all begins on the oo journey, especially for those wanting to program in
  42. C++.  So get it right from start with one of these books. (Edge to Booch,
  43. imo, but hey, why not read both?  Seriously.)
  44.  
  45. For whatever oopl you want to use, peruse the shelves to find the book you 
  46. feel most comfortable with.
  47.  
  48. Elliott
  49.